Welcome![Sign In][Sign Up]
Location:
Search - mouse monitor

Search list

[Other技术4-11-2002

Description: 这是一个用VC写的鼠标钩子函数的实例。能监测键盘和鼠标。-This is a VC write mouse hook function examples. Monitor keyboard and mouse.
Platform: | Size: 4190208 | Author: 等待 | Hits:

[Hook apikbd_mus__monitor

Description: 本程序可以通过hook实现模拟键盘和鼠标的操作-this procedure can be simulated to achieve hook keyboard and mouse operation
Platform: | Size: 88064 | Author: gwas | Hits:

[Internet-NetworkremoteCtrl123

Description: 屏幕监控,利用TCP协议可以监控屏幕和鼠标控制.-Screen Monitor, the use of TCP can monitor screen and mouse control.
Platform: | Size: 587776 | Author: Alex | Hits:

[Hook apiKeyHook

Description: 一个简单的键盘钩子程序 实现适时监视键盘,并将按键信息保存在TXT文件中的程序-A simple keyboard hook procedure to monitor the achievement of timely keyboard, and key information stored in the TXT file procedures
Platform: | Size: 28672 | Author: fjs | Hits:

[Process-ThreadMonitor

Description: 实现远程控制的一个小系统,直接输入IP连接。有监控远程桌面图象功能,监控键盘输入、鼠标操作的功能。-The realization of a small remote control system, directly into IP connection. Remote Desktop images are monitoring function, monitor keyboard input, mouse operation function.
Platform: | Size: 5429248 | Author: pan | Hits:

[SCMBAT_VGA_KB_MS

Description: 显示器,鼠标,键盘的接法,提供了完整的电路图,已经检验过没有问题-Monitor, mouse, keyboard connected to provide a complete circuit has been tested there is no problem
Platform: | Size: 5120 | Author: zhaohongli | Hits:

[OS programHook

Description: 钩子是WINDOWS中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目标窗口程序之前处理它们。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。钩子分为线程专用钩子和全局钩子,线程专用钩子只监视指定的线程,要监视系统中的所有线程,必须用到全局钩子。对于全局钩子,钩子函数必须包含在独立的动态链接库(DLL)中,这样才能被各种相关联的应用程序调用。在WINDOWS中,日志钩子是个很特别的钩子,它只有全局钩子一种,是键盘鼠标等输入设备的消息在系统消息队列被取出时发生的,而且系统中只能存在一个这样的日志钩子,更重要是,它不必用在动态链接库中,这样可以省却了为安装一个全局钩子而建立一个动态链接库的麻烦。利用日志钩子,我们可以监视各种输入事件,下面的示例可以用来记录键盘的输入,当有按键发生时,自动记录按键动作的日期和时间以及当前激活的窗口名称。 根据网上教程编写并调试通过.-WINDOWS hook are message handling mechanism in a point, by installing a variety of hooks, the application can set the appropriate subroutine to monitor the messaging system, as well as the message arrive at these objectives deal with them before the window. A lot of the type of hook, each hook can be intercepted and processed the corresponding message, such as a keyboard hook keyboard can be intercepted message, the mouse can be intercepted mouse message hook, hook shell can be intercepted by the application to start and turn off the message, log hook can monitor and record input case. Hook into thread-specific hook and global hook, thread-specific hook to monitor only the specified thread, it is necessary to monitor the system all the threads must be used in the overall hook. The overall hook, hook function must be included in a separate dynamic-link library (DLL), this can be a variety of applications associated call. In WINDOWS, the log is a very special hook the hook, it is only a
Platform: | Size: 206848 | Author: changyou | Hits:

[Internet-Networkbbs_monitor

Description: 可针对动网论坛进行自动监控,如果在用户新发表的帖子中发现禁止的关键词语,则语音提示报警。使用的技术:c++ builder, 正则表达式,鼠标自动点击,内嵌浏览器。-动网论坛can be automatically monitored, if a user posts a new ban on the words found in the phrase, the voice alarm. Technology to be used: c++ builder, regular expressions, automatic mouse click, the embedded browser.
Platform: | Size: 3486720 | Author: lcsendmail | Hits:

[Embeded-SCM Develop20081209_Test_maus

Description: Its project to move your mouse cursor on a vga monitor. it is very funny -)-Its project to move your mouse cursor on a vga monitor. it is very funny -)
Platform: | Size: 1064960 | Author: Krischan | Hits:

[Otherlearning_linux_in_24hours

Description: This book is for someone who wants to quickly master the basics of how to install, run, and maintain Linux on an Intel-based personal computer. All of the tools you need are included. Your computer should have a monitor, or display, keyboard, mouse, hard drive, floppy drive, and CD-ROM drive. Although you can jump right in and install Linux onto your hard drive, you should have some technical information about your computer and its hardware on hand before you start.
Platform: | Size: 3230720 | Author: Noire | Hits:

[GUI DevelopMouseGesture

Description: VC++,获取鼠标移动方向的源码。类似Maxthon的鼠标动作,非常简单,没有鼠标轨迹画出。-Using VC++, to catch the movement of the mouse, like the maxthon s mouse monitor. It s sample, there is no lines of the movement of the mouse.
Platform: | Size: 248832 | Author: suiying0792 | Hits:

[assembly languagemouse

Description: 用汇编写的鼠标监听器,可以监听和触发鼠标事件,做一些简单判断-Assembler to write mouse listener, you can monitor and trigger mouse events, do some simple judgments
Platform: | Size: 1024 | Author: 晨子木 | Hits:

[CSharpjianting

Description: 监听键盘得到鼠标的消息,进攻新手开心使用,进门程序仅供参考-Keyboard, mouse, monitor messages received, the offensive novice fun to use, the door program is for reference only
Platform: | Size: 6144 | Author: BoBo | Hits:

[VHDL-FPGA-VerilogPS2-mouse

Description: 用VHDL语言实现一个简单的PS/2接口鼠标的控制,下载到FPGA芯片中,实现鼠标初始化,并对鼠标数据传输进行监控,输出一个鼠标光标地址和按钮状态。-With VHDL a simple PS/2 interface mouse control, downloaded to the FPGA chip, the realization of the mouse initialization, monitor and mouse data transmission, the output of a mouse cursor address and button status.
Platform: | Size: 15360 | Author: chen | Hits:

[OtherMonitor

Description: 在android系统上实现的一个模拟游戏手柄和模拟鼠标,可进一步完善-A simulation game on the android system handle and simulate mouse, you can further improve it
Platform: | Size: 1461248 | Author: sitianhao | Hits:

[OtherRCU-Monitor-1.0(code)

Description: 1.IR读码器,RF 数据模拟器,解码,波形测量等。 2.采用USB HID协议采集数据,无需驱动,即插即用。 3.专业的红外解码库,可以解市场上80 以上红外码。 4.使用sonix sn8f2271作为采集器控制器,配合本人开发的遥控器套件,具有键盘,鼠标功能,还可以模拟2.4G通讯数据。-1.IR code reader, RF data simulator, decoding, and waveform measurements. 2.use USB HID protocol to collect data, no need addition drive. 3.Professional infrared decoding library, can decode more than 80 of protocol on the infrared remote market. 4. use sonix sn8f2271 as collector controller, developed with my remote control kit, a keyboard, mouse functions, 2.4G communications data can also be simulated.
Platform: | Size: 878592 | Author: 程友江 | Hits:

[Special Effectsmonitor

Description: 打开摄像并进行照相eventdata reserved - to be defined in a future version of MATLAB handles structure with handles and user data (see GUIDATA) If Enable == on , s on mouse press in 5 pixel border. Otherwise, s on mouse press in 5 pixel border or over text3. -The JPG file RGB value is displayed in the txt documenteventdata reserved- to be defined in a future version of MATLAB handles structure with handles and user data (see GUIDATA) If Enable == on , s on mouse press in 5 pixel border. Otherwise, s on mouse press in 5 pixel border or over text3.
Platform: | Size: 2048 | Author: gaorundong | Hits:

[e-languagemouse

Description: 使用易语言编程的源码,简单的监视鼠标事件范例-Easy to use programming language source code, a simple example to monitor mouse events
Platform: | Size: 257024 | Author: | Hits:

[JSP/JavaBased-on-Java-JDK-calculator

Description: 这是一个基于Java_JDK实现的计算器,实现了鼠标监控及事件监控,除了基本计算外还实现了科学计算,对于初学java语言者有参考价值。- 显示以下内容的翻译: 这是一个基于Java JDK实现的计算器,实现了鼠标监控及事件监控,除了基本计算外还实现了科学计算,对于初学java语言者有参考价值。 仍然翻译: 这是一个基于Java_JDK实现的计算器,实现了鼠标监控及事件监控,除了基本计算外还实现了科学计算,对于初学java语言者有参考价值。 It is based on Java JDK achieve calculator, mouse, monitor and implement the event monitor, in addition to basic things, calculated to achieve a scientific computing for beginners java language is a valuable reference.
Platform: | Size: 133120 | Author: 敖敏 | Hits:

[Windows Developpdesvntatron-base

Description: Mouse monitor, mouse hook-Mouse, monitor, Mouse hook
Platform: | Size: 4096 | Author: eps&912 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net